home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
dev
/
misc
/
hwgrcsp4.lha
/
rcsfnms.c.diff
< prev
next >
Wrap
Text File
|
1993-06-13
|
1KB
|
44 lines
40a41,45
> * Revision 5.8.2.2 1993/06/13 09:36:39 heinz
> * The Amiga specific file anem extensions were not really ok.
> * The Ada extension is now an assembler extension and the other
> * extensions are sorted alphabetically.
> *
158c163
< libId(fnmsId, "$Id: rcsfnms.c,v 5.8.2.1 1993/04/14 19:11:32 heinz Exp $")
---
> libId(fnmsId, "$Id: rcsfnms.c,v 5.8.2.2 1993/06/13 09:36:39 heinz Exp $")
199a205,208
> #ifdef AMIGA
> /* This is more important than Ada files! */
> "a", "* ", /* assembler */
> #else
200a210
> #endif
214a225,227
> #ifdef AMIGA
> "fd", "* ", /* function description files */
> #endif
215a229,231
> #ifdef AMIGA
> "guide", "@REMARK ", /* AmigaGuide(R) */
> #endif
218a235,237
> #ifdef AMIGA
> "i", "* ", /* assembler include */
> #endif
230,231d248
< "tex", "% ", /* TeX */
< "y", " * ", /* yacc */
233,237c250
< "fd", "* ", /* function description files */
< "a", "* ", /* assembler */
< "asm", "* ", /* assembler */
< "i", "* ", /* assembler include */
< "guide", "@REMARK ", /* AmigaGuide(R) */
---
> "ps", "% ", /* PostScript */
238a252,253
> "tex", "% ", /* TeX */
> "y", " * ", /* yacc */